Papers with pretrained BERT network

1 papers
Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks (D19-1)

Copied to clipboard

Challenge: Existing methods for finding similar sentences require multiple inferences . a modern GPU requires 65 hours to find the most similar pair in 10,000 sentences .
Approach: They propose a modification of the pretrained BERT network that uses siamese and triplet networks to derive semantically meaningful sentence embeddings.
Outcome: The proposed method outperforms existing methods on sentence-pair regression tasks.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations